Mail Form -- Example

This form uses the mail.tcl Tcl script.It has two required fields:

These required fields can be INPUT form fields as they are below, or they could be selection lists or hidden form fields. Any other fields in the form will be sent in the body of the email. In this example form, the mailto is a hidden field:

Email address sending the mail:

Other fields, to be sent in the body of the mail message:

Feel free to customize and use this form according to your own tastes.